2 ############################################################
3 # source: file_inc_testing.sh
4 # author: devenkong(18151155@qq.com)
6 ############################################################
7 # Copyright (C) 2022- Free Software Foundation, Inc.
8 # This configure script is free software; the Free Software
9 # Foundation gives unlimited permission to copy, distribute
11 ############################################################
13 # this is a test duplicated shlib file with example.shlib.
14 # it is used to test reload, it enulate a modified file from
16 ############################################################
21 echo -ne "example2.shlib is included.\n"
25 dbgout
"example_func() is invoked in example2.shlib.\n"
30 dbgout
"example_func2() is invoked in example2.shlib.\n"